home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 September / PCWorld_2006-09_cd.bin / komercni software / zoner / zps8_cz.exe / {app} / HTMLPublish / autumn.zht / image.tpl < prev    next >
Text File  |  2006-03-22  |  1KB  |  69 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html><head>
  3. <title>${IMG_TITLE}</title>
  4. <meta http-equiv="content-type" content="text/html; charset=#{ENCODING}">
  5. <meta name="generator" content="Zoner Photo Studio 8">
  6. <link rel="StyleSheet" href="image.css">
  7. </head>
  8. <body>
  9.  
  10. <div class="all">
  11.  
  12. <div class="titleOut">
  13. <div class="titleIn">
  14.  
  15. <table width="100%" border="0"><tr>
  16.  
  17. <td valign="middle" align="left" class="titleText">
  18. <b>  ${IMG_NAME}</b>
  19. </td>
  20.  
  21. <td valign="top" align="right" class="titleText">
  22. <table border="0"><tr>
  23.  
  24. <td class="titleText" width="90" align="left">
  25. ${IMG_PREVPAGE}
  26. </td>
  27.  
  28. <td class="titleText" align="center">
  29.  | 
  30. ${IMG_POSITION}
  31.  | 
  32. </td>
  33.  
  34. <td class="titleText" width="90" align="right">
  35. ${IMG_NEXTPAGE}
  36. </td>
  37. <td class="titleText" width="40" align="right">
  38. ${BACKREF}
  39. </td>
  40.  
  41. </tr></table>
  42.  
  43. </td>
  44. </tr></table>
  45.  
  46. </div>
  47. </div>
  48.  
  49.  
  50. <div class="obrazek">
  51. <a href="${IMG_GALLERY_FILENAME}"><img src="${IMG_FILENAME}" border="0" alt="${IMG_NAME}"></a>
  52. </div>
  53.  
  54. <div class="popisek">
  55. ${IMG_DESC}
  56. </div>
  57.  
  58. <div class="paticka">
  59. ${IMG_FOOT}
  60. </div>
  61.  
  62. </div> <!-- pro class=all -->
  63.  
  64.  
  65. </body>
  66. </html>
  67.  
  68.  
  69.